Tootsville::Person-Info

Function

Person-Info names a function, with lambda list (&OPTIONAL (USER *USER*)):

Creates a JSON-like PList of information about USER.

Its contents are:

uuid
The person's UUID
displayName
The person's name, formatted for display.
patronP
True if this person is a patron of the CIWTA project.
gender
One of ☿ (unknown/other),♀ (female), or ♂ (male).
givenName
The person's given name.
surname
The person's surname.
language
The person's spoken language
sensitiveP
If true, this is a Sensitive Player
dateOfBirth
The person's date of birth, in an ISO format string
age
The person's age in years

File

Defined in file src/users.lisp.